Click or drag to resize

User Class

Provides user-specific information.
Inheritance Hierarchy
SystemObject
  Independentsoft.Exchange.AutodiscoverUser

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class User

The User type exposes the following members.

Constructors
  NameDescription
Public methodUser
Initializes a new instance of the User class.
Top
Properties
  NameDescription
Public propertyDeploymentId
Uniquely identifies the Exchange forest.
Public propertyDisplayName
Represents the user's display name.
Public propertyLegacyDN
Identifies a user's mailbox by legacy distinguished name.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also